Skip to content

Add Simplified Chinese translation for web_standards /index.md #27431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

endElder
Copy link

Description

Motivation

Additional details

Related issues and pull requests

@endElder endElder requested a review from a team as a code owner May 30, 2025 17:02
@endElder endElder requested review from t7yang and removed request for a team May 30, 2025 17:02
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label May 30, 2025
Comment on lines +4 to +5
page-type: landing-page
sidebar: learnsidebar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
page-type: landing-page
sidebar: learnsidebar

sidebar: learnsidebar
---

{{PreviousMenuNext("学习Web 开发/入门模块/Web入门/发布你的网站", "学习Web 开发/入门模块", "学习Web 开发/入门模块/Web
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
{{PreviousMenuNext("学习Web 开发/入门模块/Web入门/发布你的网站", "学习Web 开发/入门模块", "学习Web 开发/入门模块/Web
{{PreviousMenuNext("学习 Web 开发/入门模块/Web 入门/发布你的网站", "学习 Web 开发/入门模块", "学习 Web 开发/入门模块/Web

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这一块请不要本地化(英文内容是链接,而不是文本)

## 教程

- [万维网是如何工作的
](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/How_the_web_works)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/How_the_web_works)
](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/How_the_web_works)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不要断行

## 教程
- [万维网是如何工作的
](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/How_the_web_works)
- : 本文提供了使用 Web 浏览器导航到网页时发生的情况的高级描述,解释了幕后发生的神奇过程,将相关代码传送到你的计算机,以便浏览器组装成你可以查看的内容。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD039/no-space-in-links Spaces inside link text [Context: "[万维网是如何工作的 ]"]

- : 本文提供了使用 Web 浏览器导航到网页时发生的情况的高级描述,解释了幕后发生的神奇过程,将相关代码传送到你的计算机,以便浏览器组装成你可以查看的内容。
- [Web 和 Web 标准
](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/The_web_standards_model)
- : 本文提供了有关 Web 和 Web 标准的一些有用背景信息 — — 它们是如何产生的、什么是 Web 标准技术以及它们如何协同工作。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD039/no-space-in-links Spaces inside link text [Context: "[Web 和 Web 标准 ]"]

## 教程

-[万维网是如何工作的](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/How_the_web_works)
- : 本文提供了使用 Web 浏览器导航到网页时发生的情况的高级描述,解释了幕后发生的神奇过程,将相关代码传送到你的计算机,以便浏览器组装成你可以查看的内容。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
- : 本文提供了使用 Web 浏览器导航到网页时发生的情况的高级描述,解释了幕后发生的神奇过程,将相关代码传送到你的计算机,以便浏览器组装成你可以查看的内容。
- : 本文提供了使用 Web 浏览器导航到网页时发生的情况的高级描述,解释了幕后发生的神奇过程,将相关代码传送到你的计算机,以便浏览器组装成你可以查看的内容。

- : 本文提供了使用 Web 浏览器导航到网页时发生的情况的高级描述,解释了幕后发生的神奇过程,将相关代码传送到你的计算机,以便浏览器组装成你可以查看的内容。

-[Web 和 Web 标准](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/The_web_standards_model)
- : 本文提供了有关 Web 和 Web 标准的一些有用背景信息 — — 它们是如何产生的、什么是 Web 标准技术以及它们如何协同工作。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
- : 本文提供了有关 Web 和 Web 标准的一些有用背景信息 — — 它们是如何产生的、什么是 Web 标准技术以及它们如何协同工作。

Comment on lines +29 to +30
-[How browsers load websites](/en-US/docs/Learn_web_development/Getting_started/Web_standards/How_browsers_load_websites)
- : 在本文中,我们讨论了网站的渲染过程——当浏览器收到构成网站的文件和资产时,如何将它们组合在一起以创建与用户交互的最终体验。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
-[How browsers load websites](/en-US/docs/Learn_web_development/Getting_started/Web_standards/How_browsers_load_websites)
- : 在本文中,我们讨论了网站的渲染过程——当浏览器收到构成网站的文件和资产时,如何将它们组合在一起以创建与用户交互的最终体验。
- : 本文提供了有关 Web 和 Web 标准的一些有用背景信息 — — 它们是如何产生的、什么是 Web 标准技术以及它们如何协同工作。
-[How browsers load websites](/zh-CN/docs/Learn_web_development/Getting_started/Web_standards/How_browsers_load_websites)
- : 在本文中,我们讨论了网站的渲染过程——当浏览器收到构成网站的文件和资产时,如何将它们组合在一起以创建与用户交互的最终体验。

-[How browsers load websites](/en-US/docs/Learn_web_development/Getting_started/Web_standards/How_browsers_load_websites)
- : 在本文中,我们讨论了网站的渲染过程——当浏览器收到构成网站的文件和资产时,如何将它们组合在一起以创建与用户交互的最终体验。

{{PreviousMenuNext("学习Web 开发/入门模块/Web入门/发布你的网站", "学习Web 开发/入门模块", "学习Web 开发/入门模块/Web
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
{{PreviousMenuNext("学习Web 开发/入门模块/Web入门/发布你的网站", "学习Web 开发/入门模块", "学习Web 开发/入门模块/Web
{{PreviousMenuNext("学习 Web 开发/入门模块/Web 入门/发布你的网站", "学习 Web 开发/入门模块", "学习 Web 开发/入门模块/Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Status: Review requested
Development

Successfully merging this pull request may close these issues.

2 participants